Vcenter NamespaceManagement SupervisorServices Summary
The Vcenter NamespaceManagement SupervisorServices Summary schema contains the basic information about a Supervisor Service version.
This schema was added in vSphere API 7.0.3.0.
{
"supervisor_service": "string",
"display_name": "string",
"state": "string"
}
The identifier of the Supervisor Service.
This property was added in vSphere API 7.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.SupervisorService
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.SupervisorService
.
The human readable name of the Supervisor Service.
This property was added in vSphere API 7.0.3.0.
The current Vcenter NamespaceManagement SupervisorServices State of the Supervisor Service.
For more information see: Vcenter NamespaceManagement SupervisorServices State.
This property was added in vSphere API 7.0.3.0.